dropdown: Small doc tweak
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2021 00:45:50 +0000 (19:45 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:35 +0000 (16:37 +0000)
gtk/gtkdropdown.c

index abb8ce680c174a0d664384a29690fb5e8b10b6ba..c896f469a1ad2b9b2cbbcdd27b97a73c55de80f9 100644 (file)
@@ -75,7 +75,7 @@
  *
  * # Accessibility
  *
- * `GtkDropDown` uses the #GTK_ACCESSIBLE_ROLE_COMBO_BOX role.
+ * `GtkDropDown` uses the %GTK_ACCESSIBLE_ROLE_COMBO_BOX role.
  */
 
 struct _GtkDropDown